FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package cezih.hr.condition-management#0.2.1 (63 ms)

Package cezih.hr.condition-management
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=cezih.hr.condition-management@0.2.1&canonical=http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-create-health-issue-message
Url http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-create-health-issue-message
Version 0.1
Status active
Name CreateHealthIssueMessage
Title Poruka zahtjeva za kreiranje novog slučaja
Experimental False
Description Specifikacija poruke zahtjeva za kreiranje novog zdravstvenog slučaja
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-health-issue-request-message Osnovni podatci poruka za upravljanje slučajevima
http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-hi-management-message-header Zaglavlje poruka za upravljanje slučajevima
http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-condition Slučaj
http://fhir.cezih.hr/specifikacije/ValueSet/health-issue-management-verification-status-create Kodovi statusa verifikacije slučaja (kreiranje)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "hr-create-health-issue-message",
  "url" : "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-create-health-issue-message",
  "version" : "0.1",
  "name" : "CreateHealthIssueMessage",
  "title" : "Poruka zahtjeva za kreiranje novog slučaja",
  "status" : "active",
  "experimental" : false,
  "description" : "Specifikacija poruke zahtjeva za kreiranje novog zdravstvenog slučaja",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-health-issue-request-message",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle",
        "path" : "Bundle"
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "resource"
            }
          ],
          "rules" : "closed"
        },
        "min" : 2,
        "max" : "2"
      },
      {
        "id" : "Bundle.entry:MessageHeader",
        "path" : "Bundle.entry",
        "sliceName" : "MessageHeader",
        "short" : "Zaglavlje poruke",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:MessageHeader.resource",
        "path" : "Bundle.entry.resource",
        "short" : "Zaglavlje poruke",
        "min" : 1,
        "type" : [
          {
            "code" : "MessageHeader",
            "profile" : [
              "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-hi-management-message-header"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:MessageHeader.resource.event[x]",
        "path" : "Bundle.entry.resource.event[x]",
        "fixedCoding" : {
          "system" : "http://ent.hr/fhir/CodeSystem/ehe-message-types",
          "code" : "2.1"
        }
      },
      {
        "id" : "Bundle.entry:HealthIssue",
        "path" : "Bundle.entry",
        "sliceName" : "HealthIssue",
        "short" : "Slučaj",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource",
        "path" : "Bundle.entry.resource",
        "short" : "Slučaj",
        "min" : 1,
        "type" : [
          {
            "code" : "Condition",
            "profile" : [
              "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-condition"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.identifier",
        "path" : "Bundle.entry.resource.identifier",
        "slicing" : {
          "description" : "Definicija je definirana u baznom profilu HRCondition",
          "rules" : "closed"
        }
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.identifier:globalni-identifikator",
        "path" : "Bundle.entry.resource.identifier",
        "sliceName" : "globalni-identifikator",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.clinicalStatus",
        "path" : "Bundle.entry.resource.clinicalStatus",
        "max" : "0",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.verificationStatus",
        "path" : "Bundle.entry.resource.verificationStatus",
        "min" : 1,
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.cezih.hr/specifikacije/ValueSet/health-issue-management-verification-status-create"
        }
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.code",
        "path" : "Bundle.entry.resource.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.encounter",
        "path" : "Bundle.entry.resource.encounter",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.onset[x]",
        "path" : "Bundle.entry.resource.onset[x]",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.abatement[x]",
        "path" : "Bundle.entry.resource.abatement[x]",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.recordedDate",
        "path" : "Bundle.entry.resource.recordedDate",
        "min" : 0,
        "max" : "0",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.recorder",
        "path" : "Bundle.entry.resource.recorder",
        "min" : 0,
        "max" : "0",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.asserter",
        "path" : "Bundle.entry.resource.asserter",
        "mustSupport" : true
      },
      {
        "id" : "Bundle.entry:HealthIssue.resource.note",
        "path" : "Bundle.entry.resource.note",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.